Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated miniconda version in GH Actions #4

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

rickecon
Copy link
Contributor

This PR updates the miniconda Python installer in our GitHub Actions to Miniconda instead of the now deprecated Mambaforge. All our actions currently use Mambaforge (see Issue #3 and this blog post "Sunsetting Mambaforge").

cc: @jdebacker @SeaCelo

@rickecon rickecon linked an issue Sep 27, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.35%. Comparing base (2c1f8a3) to head (e874e21).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   65.35%   65.35%           
=======================================
  Files           4        4           
  Lines         127      127           
=======================================
  Hits           83       83           
  Misses         44       44           
Flag Coverage Δ
unittests 65.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rickecon rickecon merged commit 6215219 into EAPD-DRB:main Sep 27, 2024
10 checks passed
@rickecon rickecon deleted the minif branch September 27, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mambaforge is deprecated
1 participant